-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(ertp): durability #5283
feat(ertp): durability #5283
Conversation
915de5e
to
449b49b
Compare
6cc2d43
to
b97d552
Compare
b97d552
to
6161670
Compare
In support of #5283. @erights and @Chris-Hibbert encountered this in the course of testing their durabilization of ERTP. Note that this bug only implicates tests and not the actual underlying virtual objects implementation.
In support of #5283. @erights and @Chris-Hibbert encountered this in the course of testing their durabilization of ERTP. Note that this bug only implicates tests and not the actual underlying virtual objects implementation.
b0b055a
to
ab82555
Compare
1ef34af
to
0077690
Compare
fb9fe3d
to
630434e
Compare
630434e
to
4df338c
Compare
4df338c
to
5b87a66
Compare
d037ae4
to
f6003cc
Compare
packages/ERTP/test/swingsetTests/ertpService/vat-ertp-service.js
Outdated
Show resolved
Hide resolved
d2ad04b
to
da2b250
Compare
@FUDCo please review at least the SwingSet portion of this PR. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
W.r.t the changes to SwingSet: Much of it is tweaks dealing with error message censorship, which is always a pain, and my take on these is pretty much "yeah, whatever". I'm not convinced that the error censorship stuff is adding more value than it subtracts but it's not time to litigate that now.
I do have some serious misgivings about isDurableObject
(see comment).
6162bdc
to
e5c1e75
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved with some non-blocking suggestions.
9367111
to
21d61bd
Compare
b4172e5
to
e7f69b5
Compare
e7f69b5
to
b85c9da
Compare
Make ERTP Durable